SkinnedModelRendererAnimateWhenCulled Field |
If true (default), will animate mesh even when not drawn (due to cluiing optimizations).
If false and object is culled, will not animate.
Namespace:
GeonBit.ECS.Components.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool AnimateWhenCulled
Field Value
Type:
BooleanSee Also