MeshHelperNormals Property |
Normals
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Vector3[] Normals { get; }
Public ReadOnly Property Normals As Vector3()
Get
public:
property array<Vector3>^ Normals {
array<Vector3>^ get ();
}
member Normals : Vector3[] with get
Property Value
Type:
Vector3See Also