Space Engineers
Public Attributes | Properties | List of all members
Sandbox.Game.World.MyImpostorProperties Class Reference

Public Attributes

bool Enabled = true
 
int ImpostorType
 
int Material
 
int ImpostorsCount
 
float MinDistance
 
float MaxDistance
 
float MinRadius
 
float MaxRadius
 
Vector4 AnimationSpeed
 
Vector3 Color
 
float Intensity
 
float Contrast
 

Properties

float Radius [get, set]
 
float Anim1 [get, set]
 
float Anim2 [get, set]
 
float Anim3 [get, set]
 
float Anim4 [get, set]
 

Detailed Description

Definition at line 9 of file MyImpostorProperties.cs.

Member Data Documentation

Vector4 Sandbox.Game.World.MyImpostorProperties.AnimationSpeed

Definition at line 19 of file MyImpostorProperties.cs.

Vector3 Sandbox.Game.World.MyImpostorProperties.Color

Definition at line 20 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.Contrast

Definition at line 22 of file MyImpostorProperties.cs.

bool Sandbox.Game.World.MyImpostorProperties.Enabled = true

Definition at line 11 of file MyImpostorProperties.cs.

int Sandbox.Game.World.MyImpostorProperties.ImpostorsCount

Definition at line 14 of file MyImpostorProperties.cs.

int Sandbox.Game.World.MyImpostorProperties.ImpostorType

Definition at line 12 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.Intensity

Definition at line 21 of file MyImpostorProperties.cs.

int Sandbox.Game.World.MyImpostorProperties.Material

Definition at line 13 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.MaxDistance

Definition at line 16 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.MaxRadius

Definition at line 18 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.MinDistance

Definition at line 15 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.MinRadius

Definition at line 17 of file MyImpostorProperties.cs.

Property Documentation

float Sandbox.Game.World.MyImpostorProperties.Anim1
getset

Definition at line 39 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.Anim2
getset

Definition at line 40 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.Anim3
getset

Definition at line 41 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.Anim4
getset

Definition at line 42 of file MyImpostorProperties.cs.

float Sandbox.Game.World.MyImpostorProperties.Radius
getset

Definition at line 27 of file MyImpostorProperties.cs.


The documentation for this class was generated from the following file: