예제 #1
0
 private CesiumRgbaValuePropertyAdaptor <ColorCesiumWriter> CreateRgba()
 {
     return(CesiumValuePropertyAdaptors.CreateRgba(this));
 }