Show / Hide Table of Contents

Class MyObjectBuilder_MaterialPropertiesDefinition.ContactProperty

Inheritance
System.Object
MyObjectBuilder_MaterialPropertiesDefinition.ContactProperty
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class ContactProperty : ValueType

Fields

AlternativeImpactSounds

Declaration
public List<AlternativeImpactSounds> AlternativeImpactSounds
Field Value
Type Description
System.Collections.Generic.List<AlternativeImpactSounds>

HiteffectAngle

Declaration
public MyObjectBuilder_MaterialPropertiesDefinition.EffectHitAngle HiteffectAngle
Field Value
Type Description
MyObjectBuilder_MaterialPropertiesDefinition.EffectHitAngle

Material

Declaration
public string Material
Field Value
Type Description
System.String

ParticleEffect

Declaration
public string ParticleEffect
Field Value
Type Description
System.String

SoundCue

Declaration
public string SoundCue
Field Value
Type Description
System.String

Type

Declaration
public string Type
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾