프로퍼티 | 타입 | 설명 | |
---|---|---|---|
swigCMemOwn | bool |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
IsBlack ( ) : bool | ||
__addnset__ ( aiColor4D, o ) : aiColor4D, | ||
__divnset__ ( float f ) : aiColor4D, | ||
__equal__ ( aiColor4D, other ) : bool | ||
__idx__ ( uint i ) : float | ||
__mulnset__ ( float f ) : aiColor4D, | ||
__nequal__ ( aiColor4D, other ) : bool | ||
__subnset__ ( aiColor4D, o ) : aiColor4D, | ||
aiColor4D ( ) : System | ||
aiColor4D ( aiColor4D, o ) : System | ||
aiColor4D ( float _r ) : System | ||
aiColor4D ( float _r, float _g, float _b, float _a ) : System |
메소드 | 설명 | |
---|---|---|
aiColor4D ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( aiColor4D, obj ) : HandleRef |
public aiColor4D ( float _r, float _g, float _b, float _a ) : System | ||
_r | float | |
_g | float | |
_b | float | |
_a | float | |
리턴 | System |