VRay SDK for C#
Loading...
Searching...
No Matches
VRay.Plugins.Node Member List

This is the complete list of members for VRay.Plugins.Node, including all inherited members.

BakeSubdivFilepathVRay.Plugins.Node
GeometryVRay.Plugins.Node
Get_BakeSubdivFilepath(double time)VRay.Plugins.Node
Get_Geometry(double time)VRay.Plugins.Node
Get_IsInstancePrototype(double time)VRay.Plugins.Node
Get_Lights(double time)VRay.Plugins.Node
Get_MapChannels(double time)VRay.Plugins.Node
Get_Material(double time)VRay.Plugins.Node
Get_Nsamples(double time)VRay.Plugins.Node
Get_ObjectID(double time)VRay.Plugins.Node
Get_ObjectProperties(double time)VRay.Plugins.Node
Get_ObjectSpaceDisplacement(double time)VRay.Plugins.Node
Get_PivotOffset(double time)VRay.Plugins.Node
Get_PrimaryVisibility(double time)VRay.Plugins.Node
Get_SceneName(double time)VRay.Plugins.Node
Get_TimeForGeometry(double time)VRay.Plugins.Node
Get_Transform(double time)VRay.Plugins.Node
Get_UserAttributes(double time)VRay.Plugins.Node
Get_UserAttributesBin(double time)VRay.Plugins.Node
Get_UseTimeForGeometry(double time)VRay.Plugins.Node
Get_Visible(double time)VRay.Plugins.Node
Get_Volume(double time)VRay.Plugins.Node
GetCategories()VRay.Plugins.Plugin
GetInstance(VRayRenderer renderer, string name)VRay.Plugins.Nodestatic
GetIntegerID()VRay.Plugins.Plugin
GetKeyframeTimes(string propertyName)VRay.Plugins.Plugin
GetMeta()VRay.Plugins.Plugin
GetName()VRay.Plugins.Plugin
GetPropertyRuntimeMeta(string propertyName)VRay.Plugins.Plugin
GetRenderer()VRay.Plugins.Plugin
Gettype()VRay.Plugins.Plugin
GetValue(string propertyName, double time)VRay.Plugins.Plugin
GetValue(string propertyName)VRay.Plugins.Plugin
GetValueAsAColor(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsAColor(string propertyName)VRay.Plugins.Plugin
GetValueAsBool(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsBool(string propertyName)VRay.Plugins.Plugin
GetValueAsColor(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsColor(string propertyName)VRay.Plugins.Plugin
GetValueAsDouble(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsDouble(string propertyName)VRay.Plugins.Plugin
GetValueAsFloat(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsFloat(string propertyName)VRay.Plugins.Plugin
GetValueAsInt(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsInt(string propertyName)VRay.Plugins.Plugin
GetValueAsList(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsList(string propertyName)VRay.Plugins.Plugin
GetValueAsList< T >(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsList< T >(string propertyName)VRay.Plugins.Plugin
GetValueAsMatrix(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsMatrix(string propertyName)VRay.Plugins.Plugin
GetValueAsPluginRef(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsPluginRef(string propertyName)VRay.Plugins.Plugin
GetValueAsString(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsString(string propertyName)VRay.Plugins.Plugin
GetValueAsTransform(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsTransform(string propertyName)VRay.Plugins.Plugin
GetValueAsVector(string propertyName, double time)VRay.Plugins.Plugin
GetValueAsVector(string propertyName)VRay.Plugins.Plugin
Initialize(VRayRenderer vrayRenderer, long pluginId) (defined in VRay.Plugins.Plugin)VRay.Plugins.Pluginprotected
IsInstancePrototypeVRay.Plugins.Node
IsPropertyAnimated(string propertyName)VRay.Plugins.Plugin
IsValid()VRay.Plugins.Plugin
LightsVRay.Plugins.Node
MapChannelsVRay.Plugins.Node
MaterialVRay.Plugins.Node
NewInstance(VRayRenderer renderer, string name)VRay.Plugins.Nodestatic
NsamplesVRay.Plugins.Node
ObjectIDVRay.Plugins.Node
ObjectPropertiesVRay.Plugins.Node
ObjectSpaceDisplacementVRay.Plugins.Node
PivotOffsetVRay.Plugins.Node
Plugin(VRayRenderer renderer, string name) (defined in VRay.Plugins.Plugin)VRay.Plugins.Pluginprotected
Plugin(VRayRenderer renderer, long id) (defined in VRay.Plugins.Plugin)VRay.Plugins.Pluginprotected
PrimaryVisibilityVRay.Plugins.Node
SceneNameVRay.Plugins.Node
Set_BakeSubdivFilepath(string val, double time)VRay.Plugins.Node
Set_Geometry(IPluginRef val, double time)VRay.Plugins.Node
Set_IsInstancePrototype(int val, double time)VRay.Plugins.Node
Set_Lights(IList< object > val, double time)VRay.Plugins.Node
Set_MapChannels(IPluginRef val, double time)VRay.Plugins.Node
Set_Material(IPluginRef val, double time)VRay.Plugins.Node
Set_Nsamples(int val, double time)VRay.Plugins.Node
Set_ObjectID(int val, double time)VRay.Plugins.Node
Set_ObjectProperties(IPluginRef val, double time)VRay.Plugins.Node
Set_ObjectSpaceDisplacement(int val, double time)VRay.Plugins.Node
Set_PivotOffset(Vector val, double time)VRay.Plugins.Node
Set_PrimaryVisibility(bool val, double time)VRay.Plugins.Node
Set_SceneName(IList< string > val, double time)VRay.Plugins.Node
Set_TimeForGeometry(float val, double time)VRay.Plugins.Node
Set_Transform(Transform val, double time)VRay.Plugins.Node
Set_UserAttributes(string val, double time)VRay.Plugins.Node
Set_UserAttributesBin(IList< int > val, double time)VRay.Plugins.Node
Set_UseTimeForGeometry(bool val, double time)VRay.Plugins.Node
Set_Visible(bool val, double time)VRay.Plugins.Node
Set_Volume(IPluginRef val, double time)VRay.Plugins.Node
SetName(string newName)VRay.Plugins.Plugin
SetValue(string propertyName, string propertyValue, double time)VRay.Plugins.Plugin
SetValue(string propertyName, string propertyValue)VRay.Plugins.Plugin
SetValue(string propertyName, object value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, object value)VRay.Plugins.Plugin
SetValue(string propertyName, int value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, int value)VRay.Plugins.Plugin
SetValue(string propertyName, bool value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, bool value)VRay.Plugins.Plugin
SetValue(string propertyName, float value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, float value)VRay.Plugins.Plugin
SetValue(string propertyName, double value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, double value)VRay.Plugins.Plugin
SetValue(string propertyName, Color value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Color value)VRay.Plugins.Plugin
SetValue(string propertyName, AColor value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, AColor value)VRay.Plugins.Plugin
SetValue(string propertyName, Vector value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Vector value)VRay.Plugins.Plugin
SetValue(string propertyName, Matrix value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Matrix value)VRay.Plugins.Plugin
SetValue(string propertyName, Transform value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Transform value)VRay.Plugins.Plugin
SetValue(string propertyName, Plugin value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Plugin value)VRay.Plugins.Plugin
SetValue(string propertyName, Plugin outPlugin, string outPropertyName, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Plugin outPlugin, string outPropertyName)VRay.Plugins.Plugin
SetValue(string propertyName, IPluginRef value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, IPluginRef value)VRay.Plugins.Plugin
SetValue(string propertyName, IList< int > value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, IList< int > value)VRay.Plugins.Plugin
SetValue(string propertyName, int[] value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, int[] value)VRay.Plugins.Plugin
SetValue(string propertyName, int[] value, int startIndex, int size, double time)VRay.Plugins.Plugin
SetValue(string propertyName, int[] value, int startIndex, int size)VRay.Plugins.Plugin
SetValue(string propertyName, IList< float > value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, IList< float > value)VRay.Plugins.Plugin
SetValue(string propertyName, float[] value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, float[] value)VRay.Plugins.Plugin
SetValue(string propertyName, float[] value, int startIndex, int size, double time)VRay.Plugins.Plugin
SetValue(string propertyName, float[] value, int startIndex, int size)VRay.Plugins.Plugin
SetValue(string propertyName, IList< double > value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, IList< double > value)VRay.Plugins.Plugin
SetValue(string propertyName, double[] value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, double[] value)VRay.Plugins.Plugin
SetValue(string propertyName, double[] value, int startIndex, int size, double time)VRay.Plugins.Plugin
SetValue(string propertyName, double[] value, int startIndex, int size)VRay.Plugins.Plugin
SetValue(string propertyName, IList< Vector > value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, IList< Vector > value)VRay.Plugins.Plugin
SetValue(string propertyName, Vector[] value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Vector[] value)VRay.Plugins.Plugin
SetValue(string propertyName, Vector[] value, int startIndex, int size, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Vector[] value, int startIndex, int size)VRay.Plugins.Plugin
SetValue(string propertyName, IList< Color > value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, IList< Color > value)VRay.Plugins.Plugin
SetValue(string propertyName, Color[] value, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Color[] value)VRay.Plugins.Plugin
SetValue(string propertyName, Color[] value, int startIndex, int size, double time)VRay.Plugins.Plugin
SetValue(string propertyName, Color[] value, int startIndex, int size)VRay.Plugins.Plugin
this[string property]VRay.Plugins.Plugin
TimeForGeometryVRay.Plugins.Node
VRay::Plugins::Plugin.ToString()VRay.Plugins.Plugin
TransformVRay.Plugins.Node
UserAttributesVRay.Plugins.Node
UserAttributesBinVRay.Plugins.Node
UseTimeForGeometryVRay.Plugins.Node
VisibleVRay.Plugins.Node
VolumeVRay.Plugins.Node