Struct MakeFloat3
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[NodeSearcherItem("Math/Make Vector 3")]
[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) |