|
Space Engineers
|
Public Attributes | |
| Vector3 | Position |
| Vector3 | PositionMorph |
| float | Ambient |
| Ambient coefficient in range from -1 to 1. More... | |
| float | AmbientMorph |
| Vector3 | Normal |
| Vector3 | NormalMorph |
| int | Material |
| int | MaterialMorph |
| Vector3I | Cell |
Definition at line 8 of file MyVoxelVertex.cs.
| float Sandbox.Engine.Voxels.MyVoxelVertex.Ambient |
Ambient coefficient in range from -1 to 1.
Definition at line 16 of file MyVoxelVertex.cs.
| float Sandbox.Engine.Voxels.MyVoxelVertex.AmbientMorph |
Definition at line 17 of file MyVoxelVertex.cs.
| Vector3I Sandbox.Engine.Voxels.MyVoxelVertex.Cell |
Definition at line 25 of file MyVoxelVertex.cs.
| int Sandbox.Engine.Voxels.MyVoxelVertex.Material |
Definition at line 22 of file MyVoxelVertex.cs.
| int Sandbox.Engine.Voxels.MyVoxelVertex.MaterialMorph |
Definition at line 23 of file MyVoxelVertex.cs.
| Vector3 Sandbox.Engine.Voxels.MyVoxelVertex.Normal |
Definition at line 19 of file MyVoxelVertex.cs.
| Vector3 Sandbox.Engine.Voxels.MyVoxelVertex.NormalMorph |
Definition at line 20 of file MyVoxelVertex.cs.
| Vector3 Sandbox.Engine.Voxels.MyVoxelVertex.Position |
Definition at line 10 of file MyVoxelVertex.cs.
| Vector3 Sandbox.Engine.Voxels.MyVoxelVertex.PositionMorph |
Definition at line 11 of file MyVoxelVertex.cs.
1.8.8