C# Class Radegast.Rendering.VisualParamEx.VolumeDeform

Datei anzeigen Open project: radegastdev/radegast

Public Properties

Property Type Description
name string
pos System.Vector3
scale System.Vector3

Property Details

name public_oe property

public string name
return string

pos public_oe property

public Vector3,System pos
return System.Vector3

scale public_oe property

public Vector3,System scale
return System.Vector3