LightningCustomTransformStateInfoState Property |
State
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public LightningCustomTransformState State { get; set; }
Public Property State As LightningCustomTransformState
Get
Set
public:
property LightningCustomTransformState State {
LightningCustomTransformState get ();
void set (LightningCustomTransformState value);
}
member State : LightningCustomTransformState with get, set
Property Value
Type:
LightningCustomTransformStateSee Also