Click or drag to resize
AB4D logo

ILightParentSceneNode Property

Gets a parent SceneNode - the transformation of the parent SceneNode also affect this light. ParentSceneNode can be null.

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
SceneNode ParentSceneNode { get; }

Property Value

SceneNode
See Also