pCon.planner Plugin SDK  Version 8.9
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Properties | List of all members
X3g::Plugin::DbLight::Instance Class Reference

DbLights may be owned by blocks which are referenced multiple times. More...

Properties

DbLight^  Light [get]
 The instanced light. More...
 
GeMatrix^  Transform [get]
 The instance transform. More...
 

Detailed Description

DbLights may be owned by blocks which are referenced multiple times.

In this case there are multiple instances of the according DbLight, each instance with it's own world transform.

See Also
DbLight::GetAllActiveInstances

Property Documentation

DbLight^ X3g::Plugin::DbLight::Instance::Light
get

The instanced light.

GeMatrix^ X3g::Plugin::DbLight::Instance::Transform
get

The instance transform.