bpy.ops.render
def
render_cm3d2_icon( *, background_color, camera_angle, camera_move, is_round_background, layer_image, line_color, line_thickness, mode, resolution, use_background_color, use_freestyle, zoom_multi):
CM3D2メニュー用のアイコンをレンダリング
CM3D2内のアイコン画像に使用できそうな画像をレンダリングしますbackground_color: float0.0
背景色
camera_angle: float0.0
カメラ角度
camera_move: float0.0
カメラ移動
is_round_background: boolTrue
隅を丸める
layer_image: str''
重ねる画像
line_color: float0.0
線の色
line_thickness: float0.20000000298023224
線の太さ
mode: bpy.ops.render_cm3d2_icon.mode_enum'FACE_TEXTURE'
モード
resolution: int80
解像度
use_background_color: boolTrue
背景を使用
use_freestyle: boolTrue
輪郭線を描画
zoom_multi: int100