public virtual float TranslationZ {get; set;}
'Declaration Public Overridable Property TranslationZ As Single
'Declaration
Public Overridable Property TranslationZ As Single
'Usage Dim instance As C1BulletGraph Dim value As Single instance.TranslationZ = value value = instance.TranslationZ
'Usage
Dim instance As C1BulletGraph Dim value As Single instance.TranslationZ = value value = instance.TranslationZ
C1BulletGraph Class C1BulletGraph Members