C# 클래스 FlatRedBall.Content.Particle.EmitterSaveBase

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

프로퍼티 타입 설명
AreaEmissionType string
AssetsRelativeToFile bool
BoundedEmission bool
EmissionBoundary Polygon.PolygonSave
EmissionSettings FlatRedBall.Graphics.Particle.EmissionSettingsSave
Name string
NumberPerEmission int
ParentSpriteName string
ParentVelocityChangesEmissionVelocity bool
ParticleBlueprint ParticleBlueprintSave
RelativeX float
RelativeY float
RelativeZ float
RemovalEvent string
RotationChangesParticleAcceleration bool
RotationChangesParticleRotation bool
RotationX float
RotationY float
RotationZ float
ScaleX float
ScaleY float
ScaleZ float
SecondFrequency float
SecondsLasting float
TimedEmission bool
X float
Y float
Z float

공개 메소드들

메소드 설명
EmitterSaveBase ( ) : System
InvertHandedness ( ) : void

메소드 상세

EmitterSaveBase() 공개 메소드

public EmitterSaveBase ( ) : System
리턴 System

InvertHandedness() 공개 메소드

public InvertHandedness ( ) : void
리턴 void

프로퍼티 상세

AreaEmissionType 공개적으로 프로퍼티

public string AreaEmissionType
리턴 string

AssetsRelativeToFile 공개적으로 프로퍼티

public bool AssetsRelativeToFile
리턴 bool

BoundedEmission 공개적으로 프로퍼티

public bool BoundedEmission
리턴 bool

EmissionBoundary 공개적으로 프로퍼티

public Polygon.PolygonSave EmissionBoundary
리턴 Polygon.PolygonSave

EmissionSettings 공개적으로 프로퍼티

public EmissionSettingsSave,FlatRedBall.Graphics.Particle EmissionSettings
리턴 FlatRedBall.Graphics.Particle.EmissionSettingsSave

Name 공개적으로 프로퍼티

public string Name
리턴 string

NumberPerEmission 공개적으로 프로퍼티

public int NumberPerEmission
리턴 int

ParentSpriteName 공개적으로 프로퍼티

public string ParentSpriteName
리턴 string

ParentVelocityChangesEmissionVelocity 공개적으로 프로퍼티

public bool ParentVelocityChangesEmissionVelocity
리턴 bool

ParticleBlueprint 공개적으로 프로퍼티

public ParticleBlueprintSave,FlatRedBall.Content.Particle ParticleBlueprint
리턴 ParticleBlueprintSave

RelativeX 공개적으로 프로퍼티

public float RelativeX
리턴 float

RelativeY 공개적으로 프로퍼티

public float RelativeY
리턴 float

RelativeZ 공개적으로 프로퍼티

public float RelativeZ
리턴 float

RemovalEvent 공개적으로 프로퍼티

public string RemovalEvent
리턴 string

RotationChangesParticleAcceleration 공개적으로 프로퍼티

public bool RotationChangesParticleAcceleration
리턴 bool

RotationChangesParticleRotation 공개적으로 프로퍼티

public bool RotationChangesParticleRotation
리턴 bool

RotationX 공개적으로 프로퍼티

public float RotationX
리턴 float

RotationY 공개적으로 프로퍼티

public float RotationY
리턴 float

RotationZ 공개적으로 프로퍼티

public float RotationZ
리턴 float

ScaleX 공개적으로 프로퍼티

public float ScaleX
리턴 float

ScaleY 공개적으로 프로퍼티

public float ScaleY
리턴 float

ScaleZ 공개적으로 프로퍼티

public float ScaleZ
리턴 float

SecondFrequency 공개적으로 프로퍼티

public float SecondFrequency
리턴 float

SecondsLasting 공개적으로 프로퍼티

public float SecondsLasting
리턴 float

TimedEmission 공개적으로 프로퍼티

public bool TimedEmission
리턴 bool

X 공개적으로 프로퍼티

public float X
리턴 float

Y 공개적으로 프로퍼티

public float Y
리턴 float

Z 공개적으로 프로퍼티

public float Z
리턴 float