Struct MakeFloat3
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
[NodeDescription("Creates a new vector3 with given [X, Y, Z] values.")]
public struct MakeFloat3 : IDataNode, INode
Fields
| Name | Description |
|---|---|
| Value | |
| X | |
| Y | |
| Z |
Methods
| Name | Description |
|---|---|
| Execute<TCtx>(TCtx) |