SoInteractionKitrenderCaching Property |
Namespace: OIV.Inventor.NodekitsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFEnum<SoInteractionKitCachings> renderCaching { get; }
Public ReadOnly Property renderCaching As SoSFEnum(Of SoInteractionKitCachings)
Get
public:
property SoSFEnum<SoInteractionKitCachings>^ renderCaching {
SoSFEnum<SoInteractionKitCachings>^ get ();
}
member renderCaching : SoSFEnum<SoInteractionKitCachings> with get
Property Value
Type:
SoSFEnumSoInteractionKitCachings
Remarks
See Also