Class MyPhysicalMaterialDefinition.CollisionProperty
Inheritance
System.Object
MyPhysicalMaterialDefinition.CollisionProperty
Assembly: Sandbox.Game.dll
Syntax
public sealed class CollisionProperty : ValueType
Constructors
CollisionProperty(String, String, List<AlternativeImpactSounds>, MyObjectBuilder_MaterialPropertiesDefinition.EffectHitAngle)
Declaration
public CollisionProperty(string soundCue, string particleEffectName, List<AlternativeImpactSounds> impactsounds, MyObjectBuilder_MaterialPropertiesDefinition.EffectHitAngle effectHitAngle)
Parameters
Fields
EffectHitAngle
Declaration
public MyObjectBuilder_MaterialPropertiesDefinition.EffectHitAngle EffectHitAngle
Field Value
ImpactSoundCues
Declaration
public List<MyPhysicalMaterialDefinition.ImpactSounds> ImpactSoundCues
Field Value
ParticleEffect
Declaration
public string ParticleEffect
Field Value
Type |
Description |
System.String |
|
Sound
Declaration
Field Value