LightningCustomTransformStateInfo Class |
Namespace: DigitalRuby.ThunderAndLightning
The LightningCustomTransformStateInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| LightningCustomTransformStateInfo | Initializes a new instance of the LightningCustomTransformStateInfo class |
| Name | Description | |
|---|---|---|
| Parameters |
Parameters
| |
| State |
State
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetOrCreateStateInfo |
Get or create lightning custom transform state info from cache
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ReturnStateInfoToCache |
Put LightningCustomTransformStateInfo back into the cache
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| BoltEndPosition |
Lightning bolt end position
| |
| BoltStartPosition |
Lightning bolt start position
| |
| EndTransform |
End position transform
| |
| StartTransform |
Start position transform
| |
| Transform |
Transform
| |
| UserInfo |
User defined object
|