Class in Arbor / Inherits from: FlexibleField<UnityEngine.Vector4>
Description
Class to handle a flexible Vector4 type reference method there is more than one.
Constructors
Operators
Operator Name |
Description |
FlexibleVector4 |
Cast Vector4 to FlexibleVector4. |
Vector4 |
Cast FlexibleVector4 to Vector4. |
Inherited Members
Fields
Properties
Property Name |
Description |
fieldType |
It returns a field type. |
parameter |
It return a Paramter. It is null if Type is other than Parameter. |
type |
It returns a type |
value |
It returns a value |
Methods