프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetFlags | bool | ||
SetFlags | bool | ||
TryGet |
메소드 | 설명 | |
---|---|---|
AddImpulse ( Vec3 vImpulse, Vec3 angImpulse = null, Vec3 point = null ) : bool | ||
Break ( BreakageParameters breakageParams ) : void | ||
GetSimulationParameters ( PhysicalSimulationParameters &flags ) : bool | ||
SetSimulationParameters ( PhysicalSimulationParameters &flags ) : bool |
메소드 | 설명 | |
---|---|---|
PhysicalEntity ( ) : System | ||
PhysicalEntity ( |
메소드 | 설명 | |
---|---|---|
GetFlags ( PhysicalFlagsParameters &flags ) : bool | ||
SetFlags ( PhysicalFlagsParameters &flags ) : bool | ||
TryGet ( |
public AddImpulse ( Vec3 vImpulse, Vec3 angImpulse = null, Vec3 point = null ) : bool | ||
vImpulse | Vec3 | |
angImpulse | Vec3 | |
point | Vec3 | |
리턴 | bool |
public Break ( BreakageParameters breakageParams ) : void | ||
breakageParams | BreakageParameters | |
리턴 | void |
public GetSimulationParameters ( PhysicalSimulationParameters &flags ) : bool | ||
flags | PhysicalSimulationParameters | |
리턴 | bool |
protected PhysicalEntity ( |
||
physEntPtr | ||
리턴 | System |
public SetSimulationParameters ( PhysicalSimulationParameters &flags ) : bool | ||
flags | PhysicalSimulationParameters | |
리턴 | bool |