WeatherMakerAuroraProfileScriptAnimationSampleCount Property |
Animation sample count for ray march
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int AnimationSampleCount { get; set; }
Public Property AnimationSampleCount As Integer
Get
Set
public:
property int AnimationSampleCount {
int get ();
void set (int value);
}
member AnimationSampleCount : int with get, set
Property Value
Type:
Int32See Also