ランタイム
Mix::Scene::ISkyDome::SUN_LIGHT Struct Reference

サンライト構造体 More...

#include <ISkyDome.h>

Collaboration diagram for Mix::Scene::ISkyDome::SUN_LIGHT:

Public Attributes

Mix::Vector3 pos
 光源の位置( ワールド座標 ) More...
 
Mix::Vector3 dir
 照らしている方向 More...
 
Float32 height
 光源の高度( COS値 ) More...
 

Detailed Description

サンライト構造体

Member Data Documentation

Mix::Vector3 Mix::Scene::ISkyDome::SUN_LIGHT::pos

光源の位置( ワールド座標 )

Mix::Vector3 Mix::Scene::ISkyDome::SUN_LIGHT::dir

照らしている方向

Float32 Mix::Scene::ISkyDome::SUN_LIGHT::height

光源の高度( COS値 )


The documentation for this struct was generated from the following file: