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

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

GetCategories()VRay.Plugins.Plugin
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
IsPropertyAnimated(string propertyName)VRay.Plugins.Plugin
IsValid()VRay.Plugins.Plugin
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
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
ToString()VRay.Plugins.Plugin