Свойство | Тип | Описание | |
---|---|---|---|
camera | |||
casterList | List |
||
farDistSquared | float | ||
isLightInFrustum | bool | ||
light | Light | ||
lightClipVolumeList | PlaneBoundedVolumeList | ||
sceneManager | SceneManager |
Метод | Описание | |
---|---|---|
OnQueryResult ( Axiom.Core.MovableObject sceneObject ) : bool | ||
OnQueryResult ( |
||
Prepare ( bool lightInFrustum, PlaneBoundedVolumeList lightClipVolumes, |
Prepare the listener for use with a set of parameters.
|
|
ShadowCasterSceneQueryListener ( |
public OnQueryResult ( Axiom.Core.MovableObject sceneObject ) : bool | ||
sceneObject | Axiom.Core.MovableObject | |
Результат | bool |
public OnQueryResult ( |
||
fragment | ||
Результат | bool |
public Prepare ( bool lightInFrustum, PlaneBoundedVolumeList lightClipVolumes, |
||
lightInFrustum | bool | |
lightClipVolumes | PlaneBoundedVolumeList | |
light | ||
camera | ||
shadowCasterList | List |
|
farDistSquared | float | |
Результат | void |
public ShadowCasterSceneQueryListener ( |
||
sceneManager | ||
Результат | System |
protected PlaneBoundedVolumeList lightClipVolumeList | ||
Результат | PlaneBoundedVolumeList |